@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/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550960'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550960'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551417'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551417'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551785'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551785'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553281'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553281'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553360'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553360'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553637'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553637'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553953'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553953'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554057'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554057'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554487'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554487'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547291'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547291'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551246'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552012'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552012'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552315'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552315'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552559'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552559'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553095'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552828'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553061'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551734'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551734'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552069'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552365'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552365'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552586'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552586'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552831'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553366'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553366'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553643'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553643'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554058'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554058'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554485'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554485'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547171'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547171'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550958'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550958'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551098'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551098'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553836'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553836'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547176'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547176'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547302'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547302'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551115'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551115'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553083'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553083'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551620'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551620'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552007'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552007'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552438'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552438'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552555'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552555'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552774'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552774'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553007'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553007'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550888'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550888'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553837'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553837'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547240'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547240'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554279'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554279'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554495'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554495'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547174'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547174'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551108'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551108'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551266'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551266'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551432'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551432'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553283'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553283'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552360'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552836'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553069'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553069'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551731'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551731'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552073'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552146'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552146'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554385'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554385'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554592'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554592'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547293'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547293'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547355'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551249'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551726'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551726'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553841'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553841'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554196'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554196'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554596'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554596'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547196'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547196'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551021'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551021'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551207'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551207'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551629'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551629'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552193'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552193'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553225'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553225'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553306'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553306'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553494'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553494'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554105'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554105'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553089'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553089'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553223'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553223'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553488'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553488'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551623'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551623'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551824'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551824'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553064'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553930'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553944'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554029'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554138'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554442'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554455'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554655'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551017'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551017'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551209'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551209'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551099'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551099'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551260'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551260'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551416'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551416'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551784'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551784'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553115'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553115'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554445'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554445'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550890'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550890'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551615'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551615'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552010'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552010'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552318'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552318'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551263'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551263'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551423'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551423'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550964'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550964'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551102'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554380'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554380'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553220'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553263'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553263'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553484'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553484'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553566'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553927'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554192'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551783'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551783'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553280'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553280'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554055'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554055'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554259'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554259'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554483'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554483'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553119'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553119'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553277'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553277'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553364'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553364'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554061'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554061'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554153'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554153'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554265'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554265'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550959'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550959'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553830'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553830'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547193'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550945'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551204'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551719'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551719'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552554'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552554'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552773'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552773'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553006'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553006'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553941'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554028'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554136'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554221'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554451'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554654'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551825'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551825'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552192'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552192'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553224'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553224'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553493'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553493'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554106'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554106'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554387'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554387'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553575'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553286'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553286'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554068'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554068'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551111'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551111'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551433'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551433'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553121'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553121'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553284'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553284'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554066'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554066'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554274'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554274'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554494'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554494'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552955'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552955'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553413'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553413'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553740'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553740'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550780'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550780'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551897'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551897'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553648'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553648'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547194'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547194'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551616'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551616'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552011'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552011'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552319'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552319'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552778'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552778'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553011'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553011'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553831'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553831'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552008'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552008'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553816'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553816'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550934'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551713'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551713'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552063'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552356'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552827'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553060'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553560'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553560'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553922'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554013'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551705'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552065'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552824'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552824'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553057'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553555'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553555'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553915'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554017'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550769'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550769'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551413'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551413'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551884'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551884'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552234'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552234'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552487'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552487'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552646'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552646'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553634'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553634'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550770'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550770'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551410'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551410'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551885'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551885'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552122'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552122'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552235'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552235'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552488'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552488'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552647'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552647'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552880'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552880'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553630'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553630'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552767'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552767'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553000'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553000'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553817'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553817'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554014'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554129'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554129'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554433'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547289'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547289'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547351'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551244'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551328'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551838'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551838'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553259'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553259'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554019'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554439'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554646'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547290'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547290'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551245'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551329'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551715'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551715'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551839'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553094'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553260'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553260'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553322'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554020'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554132'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554213'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554647'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551708'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551708'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551836'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551836'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553257'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553257'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553557'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553557'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554015'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554130'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554130'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554210'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554434'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554434'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550827'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550827'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551505'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551505'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551760'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551760'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551940'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551940'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552268'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552268'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552408'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552408'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552706'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552706'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552939'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552939'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553711'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553711'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554527'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554527'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550880'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550880'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551609'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551609'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552000'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552000'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552550'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552550'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552769'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552769'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554373'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554373'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551151'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551151'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551278'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551278'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551521'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551521'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553407'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553407'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553727'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553727'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553969'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553969'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554528'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554528'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551516'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551516'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551802'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551802'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554089'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554089'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554172'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554172'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554318'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554318'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554530'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554530'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550737'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550737'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551152'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551152'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551522'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551522'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552596'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552596'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553296'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553296'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553728'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553728'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554086'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554086'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554313'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554313'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550736'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550736'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551283'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551283'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551515'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551515'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553154'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553154'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553403'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553403'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553722'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553722'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553970'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553970'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554171'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554171'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554317'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554317'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547169'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547169'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547258'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547258'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550965'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550965'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551103'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551787'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551787'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553278'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553278'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553365'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553365'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554266'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554266'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554484'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554484'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551327'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551706'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551706'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553093'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553256'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553256'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553320'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553916'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554018'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554211'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554438'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554438'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550963'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550963'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551101'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551262'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551262'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551422'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551422'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553118'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553118'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553363'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553363'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553642'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553642'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553952'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553952'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554060'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554060'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554264'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554264'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554056'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554056'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554260'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554260'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554486'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554486'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551326'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551714'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551714'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553319'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553556'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553556'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553923'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553321'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553561'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553561'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553917'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553255'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553554'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553912'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554209'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554641'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550929'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551695'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552058'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552353'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552461'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553051'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553905'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550826'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550826'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551504'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551504'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551759'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551759'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552407'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552407'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552705'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552705'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552938'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552938'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553710'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553710'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550773'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550773'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551409'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551409'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551887'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551887'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552081'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552081'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552237'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552237'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552649'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552649'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552882'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552882'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553628'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553628'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550768'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550768'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551412'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551412'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552121'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552121'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552645'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552645'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552878'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552878'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553080'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553080'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553633'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553633'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550930'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550930'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551696'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552168'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552354'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552819'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552819'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553052'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553547'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553547'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553906'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554206'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547237'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547237'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551006'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551006'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551196'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551196'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551303'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551303'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551338'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551338'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551608'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551608'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553471'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553471'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553824'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553824'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554370'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554370'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554584'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554584'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551009'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551009'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551341'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551341'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552185'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552185'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553214'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553214'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553475'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553475'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553825'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553825'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553983'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553983'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554189'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554189'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554375'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554375'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551282'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551282'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551514'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551514'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553153'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553153'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553299'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553299'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553402'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553402'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553721'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553721'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554529'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554529'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551008'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551008'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551201'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551201'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551340'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551340'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551818'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551818'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553213'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553213'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552582'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552582'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552822'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553055'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553913'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554645'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550821'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550821'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552266'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552266'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552405'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552405'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552709'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552709'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552942'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552942'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553717'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553717'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550825'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550825'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552704'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552704'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552937'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552937'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553709'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553709'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554526'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554526'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550820'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550820'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551509'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551509'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552708'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552708'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552941'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552941'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553716'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553716'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550819'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550819'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551502'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551502'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552703'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552703'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552936'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552936'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553708'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553708'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550878'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550878'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551599'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551599'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551993'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551993'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552546'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552546'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552761'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552761'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552994'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552994'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553463'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553463'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553807'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553807'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554581'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554581'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550876'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550876'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551996'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551996'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552159'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552159'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552307'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552307'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552547'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552547'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552764'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552764'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552997'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552997'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554374'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554374'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547279'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547279'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551195'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551195'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553212'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553212'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553470'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553470'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553823'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553823'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554369'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554369'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554583'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554583'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551200'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551200'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551306'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551306'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551339'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551339'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551817'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551817'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553819'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553819'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553982'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553982'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554188'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554188'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553155'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553155'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553300'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553300'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553404'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553404'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553469'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553469'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553814'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553814'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551994'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551994'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552091'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552091'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552762'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552762'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552995'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552995'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553202'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553202'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553808'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553808'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554582'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554582'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550877'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550877'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551604'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551604'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551997'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551997'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552308'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552308'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552765'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552765'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552998'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552998'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553087'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553087'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553815'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553815'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550879'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550879'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551600'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551600'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551998'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551998'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552309'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552309'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552763'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552763'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552996'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552996'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553809'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553809'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550740'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550740'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550927'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550927'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551701'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551773'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551773'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552351'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552351'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552460'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552820'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553053'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553911'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554635'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551407'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551407'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552236'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552236'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552383'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552383'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552486'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552486'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552643'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552643'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552876'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552876'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553626'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553626'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550931'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551702'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552060'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552355'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552355'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552462'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552581'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552581'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552821'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553054'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554640'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550767'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550767'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551411'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551411'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551883'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551883'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552233'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552233'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552648'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552648'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552881'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552881'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553632'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553632'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551408'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551408'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551886'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551886'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552644'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552644'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552877'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552877'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553627'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553627'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554258'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554258'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550935'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551703'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552357'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552357'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551503'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551503'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554594'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554594'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551059'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551248'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552072'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552364'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552364'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552603'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552835'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553068'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553269'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553269'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553568'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553929'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553929'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547271'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547271'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551290'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551290'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551539'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551539'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553160'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553160'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553417'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553417'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553742'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553742'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553576'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553942'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554031'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554137'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554218'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554447'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554447'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554657'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547197'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547197'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551016'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551016'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554107'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554107'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554384'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554384'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554595'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554595'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547195'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547195'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551015'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551015'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551205'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551205'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553222'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553222'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553486'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553486'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553840'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553840'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554104'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554104'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554195'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554195'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554383'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554383'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554591'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554591'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547292'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547292'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550941'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551062'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551336'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554540'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554540'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547173'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547173'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551110'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551110'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551438'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551438'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553282'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553282'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554065'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554065'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554273'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554273'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554491'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554491'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551112'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551112'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553082'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553082'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553123'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553123'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553285'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553285'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553372'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553372'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554067'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554067'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554275'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554275'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547270'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547270'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551160'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551160'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551287'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551287'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551532'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551532'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551950'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551950'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552278'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552278'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553158'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553158'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553412'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553412'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553737'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553737'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554174'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554174'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547272'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547272'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550844'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550844'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551166'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551166'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551291'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551291'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551540'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551540'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551954'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551954'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552283'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552283'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552525'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552525'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553161'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553161'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553418'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553418'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553973'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553973'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554329'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554329'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554542'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554542'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547186'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547186'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552528'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552528'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553164'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553164'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553422'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553422'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553750'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553750'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553972'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553972'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554326'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554326'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554541'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554541'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547187'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547187'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547273'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547273'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551167'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551167'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551541'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551541'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553304'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553304'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554330'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554330'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554543'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554543'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547209'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547209'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547249'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550943'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554658'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547206'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550946'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551063'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551250'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551721'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551721'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551435'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551435'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551900'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551900'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552384'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552384'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553369'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553369'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553650'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553650'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551529'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551529'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551951'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551951'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553732'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553732'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550779'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550779'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551898'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551898'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552658'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552658'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553649'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553649'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550836'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550836'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551947'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551947'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552412'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552412'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553739'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553739'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550839'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550839'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551535'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551535'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551952'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551952'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552273'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552273'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552413'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552413'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550837'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550837'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551530'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551530'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551948'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551948'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552277'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552277'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552415'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552415'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552720'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552720'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552953'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552953'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551953'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551953'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552274'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552274'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552722'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552722'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552320'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552320'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552556'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552556'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552775'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552775'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553008'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553008'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547192'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547192'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550889'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550889'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552316'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552316'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552560'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552560'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552779'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552779'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553012'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553012'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553483'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553483'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553956'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553956'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554064'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554064'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554270'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554270'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554493'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554493'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547263'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547263'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547269'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547269'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551286'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551286'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551949'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551949'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551288'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551288'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553411'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553411'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553735'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553735'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554173'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554173'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551733'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551733'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552604'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552830'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553063'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553063'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553270'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553270'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553579'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553936'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553943'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554223'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554454'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551020'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551020'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551208'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551208'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551311'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551311'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551060'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551060'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551251'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551727'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551727'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551732'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551732'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552074'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552589'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552589'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552837'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553070'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553572'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553938'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554032'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554140'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554456'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554324'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554324'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554538'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554538'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551158'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551158'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553302'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553302'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553741'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553741'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554091'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554091'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554175'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554175'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554321'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554321'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554534'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554534'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553120'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553120'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553368'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553368'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554155'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554155'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547207'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553370'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553370'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554156'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554156'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554268'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554268'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554490'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554490'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547185'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547185'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551163'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551163'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551289'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551289'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553416'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553416'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554094'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554094'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554177'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554177'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554325'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554325'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547261'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547261'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547300'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547300'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550967'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550967'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551107'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551107'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551431'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551431'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554269'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554269'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551058'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551331'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551728'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551728'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552075'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553266'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553266'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553939'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554024'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554219'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547354'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547354'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551247'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551723'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551723'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553265'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553265'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553324'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553569'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553569'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553932'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554217'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554449'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554652'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547299'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547299'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551436'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551436'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550969'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550969'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551437'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551437'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552172'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552172'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553122'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553122'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553652'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553652'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554157'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554157'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554272'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554272'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550739'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550739'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550778'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550778'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551896'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551896'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552246'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552246'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552657'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552657'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552890'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552890'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550939'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552833'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553218'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553571'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553834'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553934'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554649'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550830'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550830'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551519'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551519'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552152'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552152'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552271'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552271'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552715'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552715'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552948'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552948'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551527'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551527'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552153'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552153'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552718'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552718'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552951'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552951'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550838'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550838'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551528'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551528'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551946'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551946'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552087'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552087'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552276'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552276'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552523'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552523'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552952'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552952'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554536'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554536'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550835'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550835'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551533'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551533'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552272'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552272'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552411'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552411'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553738'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553738'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547183'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547183'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551161'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551161'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553303'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553303'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553410'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553410'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553734'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553734'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554093'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554093'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554323'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554323'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554537'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554537'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551061'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551335'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553268'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553268'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553578'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553940'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554030'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554139'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554222'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554453'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547208'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547356'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547356'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551333'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551843'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553267'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553267'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553574'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554027'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554135'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554220'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554450'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554450'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547353'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547353'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551332'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551722'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551722'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551842'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553264'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553264'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554216'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554448'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554651'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547301'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547301'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550968'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550968'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551109'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551109'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554271'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554271'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554492'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554492'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553159'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553159'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553415'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553415'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554092'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554092'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554176'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554176'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554322'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554322'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547184'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547184'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547212'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547212'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550887'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550887'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551619'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551619'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552006'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552006'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552314'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552314'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552557'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552557'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552777'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552777'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553010'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553010'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551618'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551618'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552009'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552009'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552313'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552313'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553009'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553009'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554378'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554378'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550885'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550885'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551613'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551613'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552004'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552004'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552312'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552312'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552552'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552552'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553004'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553004'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553216'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553216'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553478'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553478'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553828'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553828'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550833'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550833'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551526'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551526'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552151'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552151'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552717'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552717'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552950'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552950'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553085'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553085'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553725'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553725'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554533'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554533'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550944'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551013'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551308'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551718'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551718'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551822'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551822'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552066'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552189'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552362'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552466'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552363'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552363'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552829'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553062'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553221'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553485'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553485'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553567'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553839'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553839'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553928'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553985'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554103'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554193'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554446'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550940'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551014'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551725'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551725'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551774'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551774'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551823'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552067'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552190'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552359'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552359'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552585'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552585'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553067'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553067'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553219'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551310'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551342'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551724'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551724'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551821'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551821'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552071'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552071'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552098'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552358'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552358'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552588'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552588'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547239'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547239'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551614'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551614'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552005'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552005'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552317'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552317'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552772'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552772'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553005'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553005'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553829'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553829'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550777'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550777'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551421'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551421'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551894'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551894'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552243'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552243'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553641'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553641'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550776'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550776'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551427'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551427'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551891'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551891'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552240'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552240'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552491'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552491'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552655'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552655'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552888'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552888'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553645'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553645'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551420'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551420'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551893'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551893'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552242'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552242'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552653'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552653'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552886'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552886'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553117'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553117'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553640'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553640'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551428'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551428'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551895'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551895'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552082'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552082'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552493'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552493'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552656'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552656'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553646'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553646'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551426'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551426'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551892'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551892'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552239'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552239'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552492'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552492'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552654'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552654'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552887'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552887'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553367'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553367'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553644'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553644'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550938'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551010'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551309'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551309'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551617'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551820'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551820'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552070'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552070'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552097'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552465'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552587'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552587'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552832'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553065'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553065'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553217'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553480'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553480'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553570'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552660'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552660'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552893'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552893'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553651'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553651'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551434'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551434'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551735'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551735'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551899'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551899'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552495'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552495'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552659'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552659'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553481'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553481'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553935'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554194'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554382'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554382'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554590'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553833'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553933'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554190'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554381'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554381'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554444'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554444'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553482'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553482'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553835'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553835'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554379'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554379'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547241'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547241'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550886'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550886'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551011'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551011'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553210'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553210'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553473'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553473'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554187'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554187'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547284'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547284'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551203'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551203'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551307'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551307'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551612'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551612'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551819'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551819'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552186'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552186'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553477'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553477'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553827'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553827'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547352'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551056'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553262'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553262'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553323'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553565'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554025'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554134'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554215'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554441'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554650'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547283'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547283'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553476'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553476'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553826'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553826'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554376'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554376'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554588'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554588'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547172'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547172'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550962'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550962'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551105'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551105'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551265'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551265'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551419'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551419'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553362'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553362'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553639'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553639'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553954'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553954'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554063'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554063'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554152'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554152'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554267'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554267'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547313'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547313'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551155'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551155'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551281'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551281'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551525'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551525'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553298'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553298'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553406'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553406'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553731'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553731'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554088'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554088'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554316'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554316'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551157'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551157'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551285'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551285'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551518'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551518'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551945'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551945'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553301'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553301'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553724'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553724'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553971'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553971'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554320'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554320'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554532'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554532'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551153'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551153'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551279'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551279'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551523'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551523'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553297'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553297'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553408'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553408'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553729'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553729'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554087'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554087'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554314'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554314'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550832'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550832'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551156'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551156'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551517'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551517'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551944'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551944'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552270'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552270'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552597'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552597'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552713'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552713'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552946'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552946'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553156'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553156'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553405'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553405'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553723'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553723'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554090'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554090'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554319'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554319'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554531'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554531'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547312'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547312'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551154'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551154'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551280'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551280'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551524'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551524'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552086'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552086'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552714'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552714'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553730'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553730'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554315'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554315'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551766'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551766'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552001'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552001'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552436'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552436'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552549'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552549'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552770'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552770'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553003'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553003'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553822'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553822'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547238'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547238'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547281'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547281'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547328'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547328'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551199'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551199'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553474'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553474'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553984'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553984'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554587'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554587'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547205'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547288'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547288'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547350'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551243'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551709'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551709'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553918'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554131'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554131'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554435'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554435'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554644'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550937'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551330'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551716'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551716'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553261'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553261'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553563'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553925'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554021'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554440'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547280'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547280'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550882'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550882'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551197'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551197'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551304'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551304'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553472'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553472'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553820'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553820'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554371'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554371'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554585'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554585'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550738'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550738'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551055'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551710'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551710'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551837'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551837'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553258'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553258'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553558'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553558'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553919'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554022'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554436'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554436'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547259'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547259'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551104'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551104'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551425'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551425'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553279'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553279'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554059'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554059'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554263'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554263'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550961'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550961'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551261'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551261'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551418'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551418'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553361'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553361'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553638'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553638'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554262'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554262'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554488'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554488'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547170'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547170'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547298'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547298'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550966'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550966'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551264'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551264'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551424'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551424'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551717'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551717'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551841'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551841'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553564'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553926'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554023'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554133'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554648'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551198'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551198'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552184'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552184'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554377'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554377'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554589'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554589'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551415'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551415'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551890'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551890'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552241'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552241'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552652'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552652'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552885'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552885'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553636'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553636'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547282'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547282'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550883'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550883'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551606'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551606'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552002'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552002'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552311'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552311'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552437'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552437'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551511'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551511'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551761'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551761'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552267'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552267'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552406'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552406'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552519'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552519'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552710'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552710'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552943'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552943'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553718'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553718'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550828'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550828'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551512'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551512'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551762'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551762'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551941'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551941'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552269'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552269'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552520'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552520'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552711'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552711'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552944'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552944'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553719'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553719'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550884'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550884'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551607'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551607'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551767'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551767'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552003'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552003'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552551'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552551'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552768'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552768'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553001'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553001'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553818'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553818'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554372'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554372'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550774'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550774'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551888'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551888'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552238'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552238'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552883'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552883'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553629'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553629'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547247'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550933'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551712'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551712'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552062'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552062'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552463'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552463'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552826'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553059'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553559'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553559'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553921'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554432'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554642'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547248'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550936'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551704'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552064'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552064'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552464'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552823'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552823'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553056'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553914'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554437'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554437'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550829'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550829'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551520'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551520'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551764'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551764'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551943'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551943'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552522'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552522'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552949'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552949'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553726'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553726'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550831'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550831'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551513'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551513'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551763'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551763'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551942'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551942'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552410'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552410'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552712'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552712'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552945'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552945'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553720'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553720'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550932'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551711'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551711'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552061'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552061'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552825'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552825'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553920'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550775'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550775'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551414'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551414'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551889'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551889'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552651'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552651'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552884'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552884'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553635'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553635'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550881'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550881'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551610'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551610'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551305'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551305'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551816'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551816'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553002'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553002'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553821'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553821'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551605'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551605'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551999'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551999'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552310'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552310'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552548'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552548'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552766'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552766'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552999'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552999'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551100'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553359'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553359'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551312'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551312'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552169'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552191'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552191'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553479'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553479'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554154'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554154'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551621'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551621'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552558'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552558'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552583'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552583'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552584'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552584'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552834'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552187'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551334'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552099'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554178'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554178'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551720'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551720'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554656'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552553'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552553'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553081'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553081'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552889'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552889'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551439'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551439'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552524'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552524'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551164'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551164'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553577'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552245'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552245'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551534'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551534'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551536'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551536'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551622'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551622'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553157'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553157'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551429'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551429'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554026'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547260'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547260'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551538'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551538'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554539'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554539'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552247'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552247'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553573'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552385'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552385'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552892'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552892'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554191'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550834'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550834'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553409'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553409'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552954'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552954'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551531'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551531'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551844'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554653'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551430'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551430'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551162'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551162'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552771'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552771'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554643'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554212'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553562'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551054'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552435'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552435'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551801'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551801'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551800'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551800'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554062'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554062'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551786'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551786'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551242'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552818'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552818'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552490'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552490'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553209'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553209'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551799'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551799'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551611'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551611'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553208'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553208'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551510'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551510'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554523'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554523'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551603'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551603'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547278'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547278'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553088'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553088'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550771'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550771'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553092'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550772'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550772'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554586'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554586'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553215'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553215'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554489'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554489'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551284'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551284'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552947'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552947'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554016'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551840'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551840'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552602'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551788'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551788'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554214'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550822'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550822'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552409'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552409'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552650'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552650'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554012'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554012'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552716'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552716'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553058'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553058'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553211'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553211'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551053'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552879'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552879'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553066'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553066'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552521'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552521'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553325'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553931'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553931'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552721'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552721'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551729'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551729'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547262'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547262'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551012'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551012'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552776'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552776'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552244'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552244'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553371'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553371'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553647'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553647'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552719'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552719'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550891'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550891'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553116'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553116'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551202'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551202'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551730'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551730'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551707'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551707'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554261'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554261'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553924'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551007'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551007'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553487'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553487'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551960'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551960'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553743'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553743'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552188'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551440'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551440'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552068'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552068'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553937'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554452'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551206'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551206'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553251'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553251'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554443'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553736'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553736'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553955'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553955'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551106'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551106'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551057'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552166'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554535'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554535'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553414'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553414'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551537'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551537'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552275'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552275'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552013'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552013'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553838'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553838'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551159'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551159'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553744'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553744'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552361'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550942'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552494'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552494'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553832'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553832'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553733'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553733'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552414'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552414'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24955"^^xsd:decimal ;
  dwc:decimalLongitude "11.09199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24955 11.09199)"^^geo:wktLiteral ;
  geo-pos:lat "42.24955"^^xsd:decimal ;
  geo-pos:long "11.09199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552891'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09199'^^xsd:double;
  dwc:latitude '42.24955'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552891'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553591'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553591'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550949'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550949'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552171'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552171'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550849'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550849'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551456'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551456'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551913'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551913'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552256'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552256'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552671'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552671'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552904'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552904'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553669'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553669'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552170'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552170'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552204'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552204'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552474'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552474'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553773'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553773'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553233'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553514'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553514'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553869'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553869'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552967'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552967'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553760'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553760'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551028'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551314'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551654'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553334'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553334'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551918'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551918'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552502'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552502'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553134'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553134'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553289'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553289'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552473'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552473'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553100'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551966'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551966'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552291'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552291'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552427'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552427'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552734'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552734'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554071'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554071'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554160'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554160'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554289'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554289'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553384'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553384'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553675'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553675'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553102'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553336'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553336'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551464'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551464'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553593'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553593'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554145'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554145'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550973'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550973'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551123'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551123'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551270'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551270'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554560'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554560'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550751'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550751'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550950'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550950'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551074'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551074'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551365'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551365'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551853'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551853'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552205'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552205'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553104'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553104'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553338'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553338'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553595'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553595'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554236'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554236'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550951'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550951'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551075'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551075'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551258'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551258'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551366'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551366'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553596'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553596'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554237'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554237'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554143'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554143'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554464'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554464'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551363'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551363'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551852'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551852'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554556'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554556'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550989'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550989'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551294'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551294'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551568'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551568'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551807'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551807'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552176'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552176'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553180'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553180'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553438'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553438'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553230'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553510'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553510'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553862'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553862'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550901'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551643'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552027'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552162'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552162'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552335'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552791'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552791'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553024'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553505'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553505'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553857'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553857'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554110'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554610'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554610'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550792'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550792'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551455'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551455'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552677'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552677'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550787'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550787'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551460'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551460'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552676'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552676'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552909'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552909'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550852'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550852'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551564'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551564'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552425'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552425'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552532'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552532'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552971'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552971'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553174'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553174'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553767'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553767'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554553'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554553'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550903'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551649'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552030'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550851'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550851'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550988'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550988'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551557'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551557'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551968'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551968'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552290'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552290'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552737'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552737'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552970'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552970'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553173'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553173'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550793'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550793'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552678'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552678'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552911'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552911'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550848'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550848'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551563'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551563'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552289'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552289'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552424'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552424'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552733'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552733'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552966'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552966'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553172'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553172'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553766'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553766'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550900'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551642'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552026'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552334'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552790'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552790'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553023'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553504'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553504'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553856'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553856'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554604'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554604'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550902'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551641'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552029'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552133'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552133'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552567'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552567'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552793'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553026'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553855'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553855'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550899'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551648'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552025'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552132'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552132'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552332'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552446'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552446'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552565'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552565'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552792'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552792'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553025'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552841'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552841'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553582'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553582'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550745'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550745'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551355'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551355'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552198'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552198'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552366'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552366'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552609'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552609'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552842'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552842'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553330'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553330'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553583'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553583'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550789'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550789'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552672'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552672'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552905'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552905'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550788'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550788'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554114'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554401'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554401'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554615'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554615'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551032'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551659'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551828'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551828'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553519'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553519'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553875'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554405'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554405'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553868'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553868'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554400'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554400'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551031'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551652'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553090'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553231'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553518'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553518'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553867'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553867'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554116'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554201'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551364'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551364'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553337'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553337'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553594'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553594'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554146'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554146'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554235'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554235'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551831'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551831'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553315'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553516'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553516'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553872'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553138'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553138'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553287'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553287'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553390'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553390'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553681'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553681'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553957'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553957'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554163'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554163'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554291'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554291'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554505'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554505'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547266'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547266'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550976'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550976'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551125'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551125'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551271'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551271'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551470'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551470'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553139'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553139'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553682'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553682'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554164'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554164'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554292'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554292'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554506'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554506'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547178'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547178'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547267'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547267'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551130'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551130'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547160'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547160'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547251'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547251'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551076'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551076'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551367'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551367'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551776'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551776'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553072'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553072'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553273'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553273'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553946'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553946'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554041'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554041'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554238'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554238'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551465'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551465'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553135'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553135'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553290'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553290'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553958'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553958'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554072'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554072'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554290'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554290'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554509'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554509'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553291'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553291'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553385'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553385'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553676'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553676'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554073'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554073'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554295'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554295'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550990'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550990'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551809'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551809'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553182'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553182'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553440'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553440'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553775'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553775'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554347'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554347'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554562'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554562'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547225'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547225'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551253'^^xsd:integer;
  dwc:scientificName 'Cystoseira brachycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145510'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551253'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551296'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551296'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553186'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553186'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553444'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553444'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553779'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553779'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554342'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554342'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547224'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547224'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547318'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547318'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551298'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551298'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551569'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551569'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553181'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553181'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553439'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553439'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553774'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553774'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554182'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554182'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554346'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554346'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554561'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554561'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550993'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550993'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551254'^^xsd:integer;
  dwc:scientificName 'Cystoseira brachycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145510'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551254'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551295'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551295'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553443'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553443'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553778'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553778'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554184'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554184'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554341'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554341'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554558'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554558'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551073'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551073'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553995'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554117'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554203'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554617'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554617'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547161'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547161'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547295'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547295'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551077'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551077'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553339'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553339'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554239'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554239'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547285'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547285'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551034'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551222'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551222'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551316'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551662'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553238'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553522'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553522'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553992'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554403'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554403'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554613'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554613'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547335'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547335'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551030'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551223'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551223'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551656'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552037'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553234'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553314'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553871'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553871'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553994'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553994'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554200'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552504'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552504'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553386'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553386'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553677'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553677'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554074'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554074'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554296'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554296'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551029'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551220'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551220'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551318'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552092'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553313'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553515'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553515'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553870'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553870'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554407'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554407'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554616'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554616'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554408'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554408'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547337'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551033'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551221'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551221'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551315'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551315'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551661'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553237'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553312'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553312'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553521'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553521'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553991'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554115'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554202'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554402'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554402'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554612'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554612'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551128'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551128'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551273'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551273'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552173'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552173'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553031'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553873'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553873'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551848'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551848'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552103'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552200'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552200'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552367'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552367'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553585'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553585'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550850'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550850'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551565'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551565'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551969'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551969'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552426'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552426'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552570'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552570'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552799'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553032'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553517'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553517'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553874'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553874'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550908'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552036'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552797'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552797'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553030'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553030'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553512'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553512'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553866'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553866'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550750'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550750'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551360'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551360'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551851'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551851'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552106'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552106'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552148'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552148'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552203'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552203'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552369'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552369'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552846'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552846'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553331'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553331'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553588'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553588'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550749'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550749'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551359'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551359'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551850'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551850'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552105'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552105'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552202'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552202'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552368'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552368'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552471'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552471'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552533'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552533'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552739'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552739'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552972'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552972'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553175'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553175'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553768'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553768'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550907'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552032'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552032'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552136'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552136'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552796'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552796'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553029'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553029'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553865'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553865'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550906'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550906'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551658'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552033'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552612'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552612'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552845'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552845'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553587'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553587'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550854'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550854'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551559'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551559'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551967'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551967'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552128'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552128'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552736'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552736'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552969'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552969'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553762'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553762'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554554'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554554'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551566'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551566'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551970'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551970'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552088'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552088'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552129'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552129'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552293'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552293'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552534'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552534'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553176'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553176'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553769'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553769'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554338'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554338'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551567'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551567'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551973'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551973'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552156'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552156'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552295'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552295'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552740'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552740'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552973'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552973'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553434'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553434'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553770'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553770'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550856'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550856'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551971'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551971'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552155'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552155'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552294'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552294'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552742'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552742'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552975'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552975'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547177'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547177'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551129'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551129'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551466'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551466'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552503'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552503'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553136'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553136'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554504'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554504'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551257'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551257'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551362'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551362'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552472'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552472'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553099'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553099'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553333'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553333'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553590'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553590'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554234'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554234'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550748'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550748'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551358'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551358'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551849'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551849'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552104'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552104'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552201'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552201'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552611'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552611'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552844'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552844'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553586'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553586'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550796'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550796'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551916'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551916'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552501'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552501'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552681'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552681'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552914'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552914'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553672'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553672'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550795'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550795'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551915'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551915'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552500'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552500'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552674'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552674'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552907'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552907'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550791'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550791'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551914'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551914'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552255'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552255'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552680'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552680'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552913'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552913'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553671'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553671'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550794'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550794'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552673'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552673'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552906'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552906'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550790'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550790'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552679'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552679'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552912'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552912'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550746'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550746'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551356'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551356'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551847'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551847'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552199'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552199'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552470'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552470'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552610'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552610'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552843'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552843'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553584'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553584'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550905'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550905'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551657'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552035'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552798'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552798'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547334'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547334'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550904'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551650'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552031'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552031'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552135'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552135'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552795'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553028'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553511'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553511'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553864'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553864'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554399'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554399'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550747'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550747'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551357'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551357'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551027'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552034'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553232'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553513'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553513'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554404'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554404'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554614'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554614'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547336'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551255'^^xsd:integer;
  dwc:scientificName 'Cystoseira brachycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145510'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551255'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551317'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551660'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551829'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551829'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553520'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553520'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553876'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553876'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554406'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554406'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547265'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547265'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550797'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550797'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551467'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551467'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551917'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551917'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553137'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553137'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553387'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553387'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553679'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553679'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554503'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554503'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547188'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547188'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550992'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550992'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551297'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551297'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553184'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553184'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553442'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553442'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553974'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553974'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554345'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554345'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551806'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551806'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553179'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553179'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553437'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553437'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553772'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553772'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554340'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554340'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554557'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554557'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547227'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547227'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547319'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547319'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551570'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551570'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553183'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553183'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553441'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553441'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553777'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553777'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554097'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554097'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554344'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554344'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554559'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554559'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547226'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547226'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550991'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550991'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551808'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551808'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553177'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553177'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553435'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553435'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553771'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553771'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554343'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554343'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550975'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550975'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551127'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551127'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551469'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551469'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551792'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551792'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551920'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551920'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553389'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553389'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553680'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553680'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554162'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554162'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554294'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554294'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550974'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550974'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551126'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551126'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551468'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551468'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553288'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553288'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553388'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553388'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553674'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553674'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554161'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554161'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554293'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554293'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551463'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551463'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551919'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551919'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553383'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553383'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553673'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553673'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554159'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554159'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554507'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554507'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547317'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547317'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551293'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551293'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553178'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553178'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553436'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553436'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554096'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554096'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554180'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554180'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554339'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554339'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553335'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553335'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553592'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553592'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554144'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554144'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551361'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551361'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551775'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551775'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553098'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553098'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553332'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553332'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553589'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553589'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552134'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552134'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552333'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552568'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552568'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552794'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553027'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553027'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553863'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553863'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553759'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553759'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554552'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554552'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551558'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551558'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552292'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552292'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552428'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552428'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552531'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552531'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552735'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552735'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552968'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552968'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553761'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553761'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550741'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550741'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551351'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551351'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552467'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552467'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552605'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552605'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552838'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552838'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553580'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553580'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554233'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554233'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550742'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550742'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551845'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551845'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552100'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552195'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552195'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552606'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552606'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552839'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552839'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550743'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550743'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551353'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551353'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552101'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552196'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552196'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552468'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552468'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552840'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552840'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553329'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553329'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553581'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553581'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550744'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550744'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551354'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551354'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551846'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551846'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552102'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552197'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552197'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552608'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552608'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553071'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553071'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552257'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552257'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551827'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551827'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554181'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554181'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547223'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547223'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553086'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553086'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552505'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552505'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551272'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551272'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553133'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553133'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553101'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551256'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551256'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551352'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551352'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552607'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552607'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552469'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552469'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553235'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551461'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551461'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552566'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552566'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551768'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552447'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552447'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552738'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552738'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551368'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551368'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551319'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551319'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551830'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551830'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552147'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552147'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552569'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552569'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551651'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552613'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552613'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550855'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550855'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550858'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550858'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554555'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554555'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554040'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554040'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551457'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551457'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551462'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551462'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552571'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552571'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551653'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553236'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553103'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552506'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552506'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551655'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553993'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551124'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551124'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554183'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554183'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553185'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553185'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552535'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552535'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552910'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552910'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554611'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554611'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554508'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554508'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551571'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551571'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24161"^^xsd:decimal ;
  dwc:decimalLongitude "11.09997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24161 11.09997)"^^geo:wktLiteral ;
  geo-pos:lat "42.24161"^^xsd:decimal ;
  geo-pos:long "11.09997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550853'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.09997'^^xsd:double;
  dwc:latitude '42.24161'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550853'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552297'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552297'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552537'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552537'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553781'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553781'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550861'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550861'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552976'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552976'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551975'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551975'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551578'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551578'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551980'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551980'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552748'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552748'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552981'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552981'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553786'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553786'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550866'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550866'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550859'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550859'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551974'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551974'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552430'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552430'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552536'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552536'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552743'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552743'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553606'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553606'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547253'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547253'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553604'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553604'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552623'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552623'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550759'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550759'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551374'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551374'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551857'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551857'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552111'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552111'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552477'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552477'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552618'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552618'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552855'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552855'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553344'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553344'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553605'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553605'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554465'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554465'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550754'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550754'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552851'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552851'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553341'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553341'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553601'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550755'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550755'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551379'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551379'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551861'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551861'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552741'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552741'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552974'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552974'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553780'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553780'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550913'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550913'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551574'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551574'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551976'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551976'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552130'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552130'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552744'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552744'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552977'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552977'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553782'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553782'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550857'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550857'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551572'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551572'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551972'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551972'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552429'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552429'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551373'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551373'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551856'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551856'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552110'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552110'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552212'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552212'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552617'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552617'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552850'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552850'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553600'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553600'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550758'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550758'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551372'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551372'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551860'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551860'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552115'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552115'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552209'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552209'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552478'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552478'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552622'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552622'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552259'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552259'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552686'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552686'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552919'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552919'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553683'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553683'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550801'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550801'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551472'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551472'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552918'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552918'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550800'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550800'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552684'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552684'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552917'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552917'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551369'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551369'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551854'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551854'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552107'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552107'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552206'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552206'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553346'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553346'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554149'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554149'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554474'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554474'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547164'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547164'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547255'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547255'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551084'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551084'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551386'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551386'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553274'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553274'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553948'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553948'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554045'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554045'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554244'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554244'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554471'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554471'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551086'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551086'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551778'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551778'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551867'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551867'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553347'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553347'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553607'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553607'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554246'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554246'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551134'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551134'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551479'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551479'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553140'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553140'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553689'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553689'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554076'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554076'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554299'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554299'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554513'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554513'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551484'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551484'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551929'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551929'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553143'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553143'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553392'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553392'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553693'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553693'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554167'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554167'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554516'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554516'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547181'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547181'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551141'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551141'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551485'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551485'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552513'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552513'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553293'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553293'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554081'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554081'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554303'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554303'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554518'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554518'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550977'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550977'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551492'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551492'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553145'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553145'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553292'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553292'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553700'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553700'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547256'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547256'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550953'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550953'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551085'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551085'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551777'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551777'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553108'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553108'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554046'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554046'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554245'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554245'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554618'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554618'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547276'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547276'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554354'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554354'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554570'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554570'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547232'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547232'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551181'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551181'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551585'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551585'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553192'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553192'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553451'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553451'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554355'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554355'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554574'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554574'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547235'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547235'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547275'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547275'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551182'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551182'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551592'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551592'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552090'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552090'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553796'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553796'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553977'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553977'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554356'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554356'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554571'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554571'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551042'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551229'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551676'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553531'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553531'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553887'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553887'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554004'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554418'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554418'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547287'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547287'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551230'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551230'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551683'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552094'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553245'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553537'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553537'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554002'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554121'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554415'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554415'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547343'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551233'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551677'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553532'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553532'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554005'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554419'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554419'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554625'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547286'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547286'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547344'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551044'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551232'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551232'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552601'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553536'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553536'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553893'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554001'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554122'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554417'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554417'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554623'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554623'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547277'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547277'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547324'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547324'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551184'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551184'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553193'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553193'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553452'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553452'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553789'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553789'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553979'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553979'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554358'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554358'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554575'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554575'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550918'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550918'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551043'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551231'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551231'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551684'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553538'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553538'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553894'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554003'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554416'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554416'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547165'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547165'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551087'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551087'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553109'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553109'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553275'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553275'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553350'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553350'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554047'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554047'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554247'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554247'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551137'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551137'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551794'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551794'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551928'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551928'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552512'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552512'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553391'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553391'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553688'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553688'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554079'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554079'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554166'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554166'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554301'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554301'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554515'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554515'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547257'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547257'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550952'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550952'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551083'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551083'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551382'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551382'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553107'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553107'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553881'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553881'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547211'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547211'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550808'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550808'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552343'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552343'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552454'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552454'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552573'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552804'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553037'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553882'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553882'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554409'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554409'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550868'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550868'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551581'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551581'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551982'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551982'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552750'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552750'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552983'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552983'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550807'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550807'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551749'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551749'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551926'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551926'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552126'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552126'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552687'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552687'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552920'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552920'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553684'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553684'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550803'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550803'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551481'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551481'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551748'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551748'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552123'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552123'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552507'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552507'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552690'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552690'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552923'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552923'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553691'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553691'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551476'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551476'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551922'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551922'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552124'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552124'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552261'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552261'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552398'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552398'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552508'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552508'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552688'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552688'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552921'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552921'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553686'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553686'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550863'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550863'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551580'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551580'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551978'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551978'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552131'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552131'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552538'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552538'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552746'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552746'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553788'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553788'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554563'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554563'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550867'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550867'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551575'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551575'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551981'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551981'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552745'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552745'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552978'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552978'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552258'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552258'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552510'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552510'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552689'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552689'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552922'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552922'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553690'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553690'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554510'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554510'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550917'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550917'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551672'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552046'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552145'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552145'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552339'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552449'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552449'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552808'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552808'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553041'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553528'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553528'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553886'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553886'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551183'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551183'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553978'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553978'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554100'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554100'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554186'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554186'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554357'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554357'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547189'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547189'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547274'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547274'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552089'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552089'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553191'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553191'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553976'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553976'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553783'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553783'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554350'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554350'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554567'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554567'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550862'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550862'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551579'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551579'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551977'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551977'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552296'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552296'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552749'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552749'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552982'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552982'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553787'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553787'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550802'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550802'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551480'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551480'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551747'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551747'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551925'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551925'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554411'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554411'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554620'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554620'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547342'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551041'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551228'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551322'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551321'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551668'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552093'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553240'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553530'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553530'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553999'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554120'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554413'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554413'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554621'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554621'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550864'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550864'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551576'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551576'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551979'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551979'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552298'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552298'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552747'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552747'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552980'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552980'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553445'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553445'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553784'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553784'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550756'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550756'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551380'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551380'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551862'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551862'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552116'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552116'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552210'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552210'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552114'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552114'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552621'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552621'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552854'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552854'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553599'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553599'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550911'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550911'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551671'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552040'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552163'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552338'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552448'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552448'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552574'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552574'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553885'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553885'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550916'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550916'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552045'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552924'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552924'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553685'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553685'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551666'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552041'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552041'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552142'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552142'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552085'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552085'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553962'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553962'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554165'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554165'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547163'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547163'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551081'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551081'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551376'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551376'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553947'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553947'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554042'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554042'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554240'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554240'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554466'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554466'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547254'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547254'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551080'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551080'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551259'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551259'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551375'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551375'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553105'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553105'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553342'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553342'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553602'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553602'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551082'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551082'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551381'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551381'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552213'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552213'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553074'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553074'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553106'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553106'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553345'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553345'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552452'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552452'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552807'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552807'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553040'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553880'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553880'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550912'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550912'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552141'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552141'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552342'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552342'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552803'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553036'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551750'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551750'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551927'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551927'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552127'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552127'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552260'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552260'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552691'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552691'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554148'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554148'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554243'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554243'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554470'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554470'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547340'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551038'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551224'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551224'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551673'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552047'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553241'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553996'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553996'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554410'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554410'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547338'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547338'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551037'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551037'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551226'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551667'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553239'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553525'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553525'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553998'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554119'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554412'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554412'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551377'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551377'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554043'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554043'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554241'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554241'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554467'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554467'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547230'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547230'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547321'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547321'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551337'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551337'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551584'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551584'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551810'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551810'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552177'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552177'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553190'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553190'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554349'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554349'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554566'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554566'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551132'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551132'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551483'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551483'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552084'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552084'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553960'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553960'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554075'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554075'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554297'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554297'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554512'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554512'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550809'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550809'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551136'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551136'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551478'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551478'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553687'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553687'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553963'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553963'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554078'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554078'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550805'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550805'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551133'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551133'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551793'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551793'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551924'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551924'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553141'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553141'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553692'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553692'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553961'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553961'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554298'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554298'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547339'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547339'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551039'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551225'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551225'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551674'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553242'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553529'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553529'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553997'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551675'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552048'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553243'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554000'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554414'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554414'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554622'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554622'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547341'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551040'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551040'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553877'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553877'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551371'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551371'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551859'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551859'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552077'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552077'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552113'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552113'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552211'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552211'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552616'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552616'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552849'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552849'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553598'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553598'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553678'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553678'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550914'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550914'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551035'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551664'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552039'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552138'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552138'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552164'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552164'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552801'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553034'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553034'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553524'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553524'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553878'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553878'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550910'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552043'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552144'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552144'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552337'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552337'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552600'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552806'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553039'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553039'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553527'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553527'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554569'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554569'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547231'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547231'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547322'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547322'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551178'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551178'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551299'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551299'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553449'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553449'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554098'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554098'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554351'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554351'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554564'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554564'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547323'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547323'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550869'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550869'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550994'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550994'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552179'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552179'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553188'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553188'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553447'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553447'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553785'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553785'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554353'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554353'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547179'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547179'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551135'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551135'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552083'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552083'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552397'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552397'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552511'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552511'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553959'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553959'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554077'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554077'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554300'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554300'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554511'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554511'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547268'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547268'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551131'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551131'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551477'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551477'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551923'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551923'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554044'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554044'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554242'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554242'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554469'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554469'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547162'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547162'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551078'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551078'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552109'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552109'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552208'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552208'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552476'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552476'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552620'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552620'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552853'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552853'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553884'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553884'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550915'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550915'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551036'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551036'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551665'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552044'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552139'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552139'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552341'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552341'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552802'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553035'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553035'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553879'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553879'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547229'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547229'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551177'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551177'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551583'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551583'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552178'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552178'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553189'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553189'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553450'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553450'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553975'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553975'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554185'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554185'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554348'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554348'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554565'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554565'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547228'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547228'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547320'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547320'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551300'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551300'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551577'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551577'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553187'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553187'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553446'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553446'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554352'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554352'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551669'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552042'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552143'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552143'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552336'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552805'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553038'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553883'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553883'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550752'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550752'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551378'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551378'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551858'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551858'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552112'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552112'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552207'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552207'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552619'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552619'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552852'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552852'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553343'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553343'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553603'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553603'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550757'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550757'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551370'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551370'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552076'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552076'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552108'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552108'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552615'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552615'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552848'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552848'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553597'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553597'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554468'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554468'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550806'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550806'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551473'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551473'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551746'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551746'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551921'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551921'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552614'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552614'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552847'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552847'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550909'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551663'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552137'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552137'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552340'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552340'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552450'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552450'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552572'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552572'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552800'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553033'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553033'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553523'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553523'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552395'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552395'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552682'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552682'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552915'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552915'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550798'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550798'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551471'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551471'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552683'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552683'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552916'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552916'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550753'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550753'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551855'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551855'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553776'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553776'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551573'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551573'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552856'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552856'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551383'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551383'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551138'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551138'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551139'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551139'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553349'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553349'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554099'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554099'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553244'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554123'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551586'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551586'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553246'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553142'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553142'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551582'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551582'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551475'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551475'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551474'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551474'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550804'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550804'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552979'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552979'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552125'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552125'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552396'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552396'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551180'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551180'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551227'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554568'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554568'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552140'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552140'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552453'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552453'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554514'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554514'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554147'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554147'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551320'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551320'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554619'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554619'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551079'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551079'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553448'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553448'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552509'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552509'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554118'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553340'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553340'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551670'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552451'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552451'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551179'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551179'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551811'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551811'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551482'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551482'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547252'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547252'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553526'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553526'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553073'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553073'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552685'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552685'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552475'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552475'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550799'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550799'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550860'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550860'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550995'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550995'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553457'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553457'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550865'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550865'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552038'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552038'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.23856"^^xsd:decimal ;
  dwc:decimalLongitude "11.10898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.23856 11.10898)"^^geo:wktLiteral ;
  geo-pos:lat "42.23856"^^xsd:decimal ;
  geo-pos:long "11.10898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553456'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.10898'^^xsd:double;
  dwc:latitude '42.23856'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553456'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551544'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551544'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551964'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551964'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552287'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552287'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554304'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554304'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552692'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552692'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552925'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552925'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553694'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553694'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551681'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551770'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551192'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551192'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551901'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551901'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552386'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552386'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552666'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552666'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551736'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551736'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552789'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552789'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553022'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550815'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550815'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552051'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552348'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552575'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552575'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553044'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553044'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551487'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551487'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551936'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551936'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552403'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552403'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552698'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552698'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551689'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551995'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551995'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552059'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552059'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552167'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552167'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552183'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552183'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552352'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552352'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552931'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552931'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553549'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553908'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553908'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554006'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554006'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554125'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554125'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554204'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553695'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553695'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551235'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551235'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551698'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554425'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554631'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547308'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547308'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551143'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551143'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551498'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551498'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551741'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551741'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551907'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551907'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552391'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552391'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552661'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552661'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552894'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552894'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553653'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553653'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552899'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552899'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553660'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553660'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550784'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550784'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551737'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551737'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551902'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551902'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552248'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552248'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552387'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552387'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550782'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550782'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552381'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552381'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552636'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552636'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552869'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552869'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553621'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553621'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554249'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554249'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551444'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551444'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551745'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551745'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551911'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551911'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552254'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552254'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552499'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552499'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552665'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552665'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552667'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552667'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552900'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552900'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553661'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553661'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551441'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551441'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551742'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551742'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551908'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551908'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552903'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552903'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553664'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553664'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554276'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554276'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550983'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550983'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551172'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551172'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551562'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551562'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553433'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553433'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553755'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553755'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550766'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550766'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551400'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551400'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551881'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551881'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552231'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552231'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552641'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552641'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552874'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552874'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553079'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553079'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553352'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553352'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551395'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551395'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551876'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551876'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552150'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552150'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552226'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552226'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551965'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551965'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552669'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552669'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553498'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553498'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553851'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553851'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547220'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547220'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552902'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552902'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553663'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553663'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550897'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553423'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553423'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553751'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553751'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551398'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551398'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551879'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551879'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552422'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552422'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552726'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552726'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552959'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552959'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553419'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553419'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553748'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553748'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552965'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552965'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553424'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553424'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554367'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554367'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554627'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547246'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547246'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550928'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550928'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551005'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551005'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553534'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553534'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553811'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553891'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553891'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553980'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553980'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552865'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552865'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553075'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553075'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553616'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553616'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550763'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550763'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551872'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551872'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552221'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552221'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552373'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552373'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552628'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552628'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552861'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552861'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553612'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553612'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551873'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551873'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552079'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552079'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552119'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552119'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552222'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552222'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552374'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552374'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552633'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552633'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552866'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552866'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553076'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553076'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553617'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553617'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550925'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550925'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551004'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551004'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551193'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551193'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551601'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551682'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552052'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552349'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552459'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552576'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553206'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553206'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553467'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553467'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553535'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553535'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553812'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553892'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554368'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554368'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554423'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554423'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554579'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554628'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550813'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550813'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551758'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551758'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551939'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551939'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552263'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552263'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552518'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552518'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552701'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552701'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552934'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552934'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553702'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553702'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550926'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550926'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551189'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551189'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551301'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551301'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551688'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551815'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552057'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552057'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552350'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552350'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552579'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552579'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553049'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553201'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553462'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553462'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553543'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553543'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553806'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553806'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553898'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554364'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554364'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551598'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551687'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552056'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552056'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552182'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552182'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552457'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552457'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552815'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552815'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553048'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553096'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554429'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554429'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554637'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547201'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547201'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551048'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551048'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551324'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551692'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553248'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553248'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553546'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553902'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553902'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553294'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553294'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553399'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553399'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553712'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553712'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554083'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554083'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554169'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554169'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554306'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554306'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554521'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554521'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547191'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550920'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550920'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551191'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551191'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551680'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551769'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552050'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552810'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553043'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553043'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553204'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553465'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553465'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551050'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551234'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551323'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551697'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551832'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551832'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553548'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553548'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553907'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553907'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554124'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554124'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554424'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554424'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547180'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547180'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547307'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547307'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550978'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550978'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551140'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551140'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551274'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551274'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554309'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554309'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551051'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551051'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551238'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551238'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551690'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551833'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551833'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553247'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553247'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553545'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553900'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553900'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554636'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547347'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551052'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551052'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551239'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551239'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551691'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551834'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551834'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553550'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553550'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553696'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553696'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551389'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551389'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551870'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551870'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552078'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552078'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552215'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552215'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552631'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552631'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552864'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552864'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553615'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553615'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554473'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554473'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550762'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550762'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551390'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551390'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551866'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551866'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552216'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552216'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552482'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552482'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552632'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552632'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554629'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547245'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547245'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550921'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550921'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551000'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551000'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551188'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551188'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553200'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553461'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553461'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553542'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553542'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553805'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553805'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553897'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553897'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554101'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554363'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554363'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547190'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550924'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550924'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551003'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551003'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554307'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554307'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554522'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554522'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550823'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550823'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552517'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552517'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552929'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552929'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553698'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553698'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551489'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551489'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551933'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551933'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551932'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551932'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552694'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552694'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552927'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552927'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554053'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554053'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554255'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554255'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554478'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554478'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547311'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547311'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550981'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550981'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551149'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551149'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551277'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551277'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553151'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553151'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553400'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553400'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553714'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553714'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554084'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554084'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554311'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554311'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551145'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551145'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551506'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551506'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551796'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551796'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553295'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553295'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553397'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553397'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553713'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553713'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553966'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553966'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551405'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551405'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551780'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551780'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553110'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553110'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553355'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553355'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554256'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554256'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547167'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547167'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552489'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552489'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553112'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553112'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553468'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553468'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553544'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553813'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553899'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553899'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554365'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554365'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550955'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550955'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551094'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551094'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552580'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552817'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552817'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553050'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553050'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552404'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552404'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552695'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552695'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553697'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553697'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551488'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551488'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551753'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551753'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553608'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553608'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551388'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551388'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551869'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551869'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552118'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552118'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552481'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552481'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552863'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552863'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553614'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553614'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554472'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554472'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552543'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552543'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552758'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552758'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552991'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552991'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553196'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553196'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554359'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554359'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551865'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551865'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552219'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552219'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552859'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552859'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553610'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553610'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550873'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550873'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550996'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550996'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551587'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551587'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551765'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551765'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551987'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551987'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552542'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552542'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552989'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552989'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553790'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553790'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550814'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550814'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551486'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551486'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551756'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551756'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551935'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551935'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552264'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552264'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552402'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552402'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552514'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552514'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552593'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552593'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553396'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553396'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553704'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553704'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554082'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554082'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554305'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554305'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554520'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554520'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547310'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547310'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551147'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551147'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551499'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551499'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552594'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552594'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552702'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552702'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552935'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552935'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553705'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553705'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553967'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553967'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551497'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551497'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553395'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553395'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553703'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553703'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553964'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553964'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554080'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554080'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547297'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547297'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551090'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551090'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554050'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554050'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554251'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554251'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554477'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554477'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547166'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547166'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550954'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550954'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551088'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551088'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551392'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551392'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553949'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553949'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554048'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554048'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554248'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554248'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554475'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554475'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552484'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552484'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554049'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554049'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554250'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554250'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554476'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554476'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551092'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551092'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551779'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551779'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553354'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553354'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554150'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554150'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551093'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551093'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551404'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551404'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554052'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554052'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554253'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554253'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551142'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551142'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551275'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551275'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551491'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551491'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553144'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553144'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553393'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553393'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553699'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553699'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553965'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553965'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554519'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554519'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550817'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550817'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551495'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551495'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551938'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551938'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552401'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552401'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552700'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552700'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552220'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552220'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552627'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552627'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552860'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552860'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553348'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553348'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553611'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553611'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550818'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550818'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551490'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551490'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551934'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551934'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553901'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553901'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554009'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554009'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554207'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554126'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554126'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554205'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547309'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547309'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553150'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553150'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553194'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553194'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553453'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553453'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553791'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553791'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554572'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554572'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547326'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550999'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550999'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551047'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551187'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551187'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551597'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551814'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552055'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552055'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552345'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552456'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552456'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552578'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552814'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552814'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553047'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553047'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553199'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553460'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553460'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553804'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553804'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554362'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554362'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554422'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554422'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554578'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554578'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547242'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547242'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551002'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551002'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551190'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551190'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551302'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551679'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552049'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553042'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553042'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553198'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553459'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553459'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553533'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553533'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553889'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553889'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551387'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551387'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551868'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551868'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552214'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552214'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552370'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552370'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552629'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552629'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552862'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552862'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553613'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553613'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550760'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550760'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551863'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551863'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552217'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552217'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552479'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552479'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552624'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552624'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552857'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552857'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551989'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551989'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552301'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552301'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554420'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554420'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550871'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550871'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551589'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551589'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551984'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551984'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552540'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552540'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552752'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552752'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552985'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552985'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553195'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553195'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553792'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553792'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550923'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550923'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550998'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550998'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551772'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551772'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552054'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552054'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552095'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552180'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552180'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552344'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552344'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552455'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552577'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552813'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553046'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553464'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553464'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553540'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553540'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553895'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554361'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554361'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554421'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554577'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554577'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554626'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550870'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550870'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551588'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551588'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551983'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551983'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552434'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552434'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552751'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552751'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552984'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552984'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553803'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553890'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553890'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554102'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554366'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554366'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554580'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554580'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554624'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550874'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550874'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551593'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551593'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552300'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552300'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552431'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552431'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552757'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552757'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553797'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553797'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551385'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551385'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551864'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551864'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552932'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552932'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550922'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550922'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550997'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550997'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551045'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551185'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551185'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551678'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551771'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551812'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552053'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552053'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552347'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552347'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552458'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553197'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553458'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553458'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553539'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553539'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553801'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553801'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553888'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553888'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554360'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554360'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551186'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551186'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552117'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552117'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552218'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552218'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552372'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552372'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552480'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552480'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552858'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552858'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553609'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553609'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550810'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550810'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551493'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551493'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551751'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551751'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551930'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551930'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552262'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552262'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552399'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552399'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552515'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552515'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552930'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552930'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550811'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550811'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551494'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551494'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551752'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551752'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551931'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551931'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552693'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552693'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552926'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552926'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553701'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553701'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551757'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551757'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551937'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551937'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552400'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552400'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552699'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552699'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553379'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553379'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553667'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553667'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554287'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554287'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554501'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554501'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547315'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547315'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551171'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551171'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553171'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553171'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553432'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553432'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553764'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553764'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551174'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551174'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551555'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551555'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552175'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552175'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553167'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553167'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553428'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553428'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553757'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553757'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554550'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554550'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551071'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551071'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551349'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551349'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552591'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552591'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553328'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553328'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554038'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554038'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554231'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554231'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551121'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551121'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551452'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551452'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553128'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553128'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553378'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553378'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554070'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554070'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554286'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554286'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554284'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554284'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554499'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554499'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551068'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551068'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551346'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551346'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554228'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554228'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554460'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554460'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550947'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550947'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551069'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551069'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551217'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551217'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551638'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552028'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552028'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553226'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553226'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553309'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553309'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554197'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554197'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554396'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554396'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554607'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554607'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551070'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551070'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551348'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551348'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553097'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553097'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553327'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553327'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554037'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554037'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554230'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554230'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554462'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554462'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550986'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550986'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551175'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551175'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551804'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551804'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553168'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553168'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553429'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553429'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547222'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547222'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550987'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550987'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551176'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551176'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551252'^^xsd:integer;
  dwc:scientificName 'Cystoseira brachycarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145510'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551252'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1568385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551556'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551556'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551805'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551805'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553169'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553169'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553430'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553430'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553758'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553758'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554337'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554337'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554551'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554551'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547198'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547330'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551213'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551213'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552598'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553228'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553228'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553307'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553307'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553508'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553508'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553860'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553860'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554199'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554392'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554392'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554602'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547332'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551218'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551218'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551313'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551313'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551639'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553310'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553310'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553502'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553502'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553989'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553989'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554113'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554198'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554198'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554397'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554397'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547331'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550898'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550898'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551024'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551214'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551214'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551647'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552024'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552024'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552331'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552331'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553229'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553229'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553308'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553308'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553509'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553509'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553861'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553861'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553988'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554393'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554393'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554603'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554603'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547200'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547200'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551026'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551026'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551219'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551219'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551640'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553227'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553227'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553311'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553311'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553503'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553503'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553854'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553854'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553990'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554398'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554398'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554609'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554609'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550972'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550972'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551268'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551268'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551453'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551453'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553129'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553129'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554334'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554334'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554547'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554547'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547221'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547221'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547316'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547316'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550985'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550985'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552898'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552898'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553657'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553657'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551401'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551401'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551882'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551882'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552232'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552232'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552378'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552378'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552642'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552642'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552875'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552875'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553625'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553625'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551448'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551448'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551740'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551740'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551905'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551905'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552390'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552390'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552670'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552670'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553765'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553765'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554335'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554335'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554548'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554548'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550948'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550948'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551072'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551072'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551350'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551350'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553272'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553272'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553945'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553945'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554039'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554039'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554232'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554232'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554463'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554463'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551122'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551122'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551269'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551269'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553130'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553130'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553380'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553380'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552288'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552288'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552423'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552423'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552727'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552727'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552960'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552960'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553420'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553420'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553749'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553749'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551739'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551739'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551904'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551904'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552250'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552250'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552389'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552389'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552022'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552329'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552444'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552444'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552783'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552783'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553016'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553491'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553491'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553845'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553845'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551019'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551628'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552023'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552330'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552330'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552445'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552445'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552784'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552784'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553492'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553492'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553846'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553846'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554388'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554388'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550785'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550785'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551442'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551442'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551743'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551743'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551909'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551909'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553668'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553668'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554288'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554288'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554502'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554502'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547264'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547264'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547305'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547305'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550971'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550971'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551120'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551120'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553132'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553132'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553382'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553382'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554285'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554285'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554500'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554500'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551119'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551119'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551267'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551267'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551458'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551458'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551790'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551790'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552675'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552675'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552908'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552908'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553131'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553131'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553381'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553381'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553670'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553670'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554158'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554158'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551347'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551347'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552590'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552590'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554142'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554142'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554229'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554229'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554461'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554461'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552252'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552252'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552393'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552393'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552497'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552497'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552663'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552663'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552896'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552896'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553655'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553655'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554280'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554280'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550896'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551018'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551626'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551626'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552021'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552328'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552443'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552443'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553015'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553844'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553844'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554598'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554598'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551394'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551394'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551875'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551875'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552225'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552225'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552380'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552380'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552635'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552635'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552868'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552868'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553620'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553620'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551963'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551963'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552286'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552286'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552530'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552530'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552725'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552725'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552958'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552958'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553162'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553162'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553747'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553747'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554331'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554331'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547296'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547296'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551396'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551396'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551877'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551877'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552227'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552227'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552382'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552382'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552637'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552637'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552870'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552870'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553622'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553622'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547215'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547215'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551958'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551958'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552282'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552282'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552418'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552418'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552731'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552731'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552964'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552964'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553754'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553754'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550893'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550893'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551633'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552017'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552160'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552160'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552324'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552324'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552788'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552788'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553021'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553021'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553850'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553850'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554386'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554386'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547219'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547219'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550847'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550847'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550843'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550843'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551551'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551551'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551959'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551959'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552419'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552419'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552527'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552527'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552732'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552732'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553374'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553374'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553658'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553658'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554281'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554281'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551210'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551210'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551635'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553499'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553499'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554108'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554389'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554389'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554599'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554224'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554224'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551023'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551023'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551211'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551211'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551644'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551826'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551826'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553858'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553858'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553986'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554390'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554390'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554600'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554600'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550735'^^xsd:integer;
  dwc:scientificName 'Bryopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550735'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550970'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550970'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551114'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551114'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551450'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551450'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551906'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551906'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553126'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553126'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553377'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553377'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553665'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553665'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554278'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554278'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547329'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547329'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551212'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551212'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551645'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553507'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553507'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553859'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553859'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553987'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554109'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554391'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554391'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554601'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554601'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547199'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547199'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551025'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551025'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551636'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553852'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553852'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554111'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554394'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554394'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554605'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554605'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551067'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551067'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551345'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551345'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554035'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554035'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554227'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554227'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554459'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554459'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547175'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547175'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547303'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547303'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551113'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551113'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551449'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551449'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553125'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553125'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553376'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553376'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554277'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554277'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547294'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547294'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551065'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551065'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551343'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551343'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553271'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553271'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554033'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554033'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554225'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554225'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554457'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554457'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551066'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551066'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551344'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551344'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554034'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554034'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554226'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554226'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550786'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550786'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551443'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551443'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551744'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551744'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551910'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551910'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552253'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552253'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552394'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552394'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552498'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552498'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552664'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552664'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552897'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552897'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553656'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553656'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550894'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550894'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551022'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551022'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551634'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552018'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552325'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552441'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552441'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552229'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552229'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552376'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552376'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552639'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552639'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552872'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552872'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553623'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553623'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550764'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550764'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551393'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551393'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551874'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551874'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552634'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552634'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552867'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552867'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553619'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553619'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547214'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547214'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550842'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550842'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551549'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551549'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551957'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551957'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552281'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552281'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552526'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552526'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552730'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552730'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552963'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552963'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553753'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553753'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554327'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554327'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547217'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547217'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550846'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550846'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551543'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551543'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551962'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551962'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552421'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552421'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552529'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552529'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552724'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552724'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552957'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552957'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553746'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553746'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547213'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547213'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550841'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550841'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551548'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551548'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551956'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551956'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552280'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552280'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552729'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552729'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552962'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552962'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553752'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553752'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547216'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547216'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550845'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550845'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551542'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551542'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551961'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551961'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552284'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552284'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552420'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552420'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552723'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552723'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552956'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552956'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553745'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553745'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550783'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550783'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551447'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551447'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551738'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551738'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551903'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551903'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552388'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552388'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552496'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552496'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552668'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552668'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552901'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552901'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553662'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553662'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551091'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551091'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551402'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551402'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552592'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552592'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553353'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553353'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553950'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553950'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554051'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554051'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554252'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554252'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547304'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547304'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551118'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551118'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551451'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551451'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551912'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551912'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553666'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553666'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554283'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554283'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554498'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554498'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551216'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551216'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554545'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554593'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554593'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550984'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550984'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551173'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551173'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551554'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551554'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552020'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552327'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552562'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552562'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552781'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552781'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553014'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553427'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553490'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553490'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553843'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553843'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554095'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554336'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554336'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554549'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554549'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551170'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551560'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551560'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551632'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552016'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552016'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552323'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552323'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552440'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552440'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552787'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552787'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553020'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553020'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553170'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553170'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553431'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553431'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553763'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553849'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553849'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554333'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554546'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550765'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550765'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551399'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551399'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551880'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551880'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552230'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552230'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552640'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552640'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552873'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552873'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553624'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553624'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551397'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551397'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551878'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551878'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552228'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552228'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552375'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552375'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552485'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552485'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552638'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552638'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552871'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552871'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550840'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550840'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551547'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551547'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551955'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551955'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552154'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552154'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552279'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552279'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552416'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552416'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552961'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552961'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552080'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552080'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552224'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552224'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552120'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552120'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552149'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552149'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552223'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552223'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553077'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553077'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553351'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553351'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553618'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553618'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550781'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550781'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551445'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551445'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552251'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552251'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552392'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552392'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552662'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552662'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552895'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552895'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553654'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553654'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550892'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550892'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551552'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551630'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554328'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554328'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547314'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547314'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551637'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552599'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552599'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553500'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553500'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553853'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553853'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554112'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554395'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554395'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554606'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554606'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551117'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551117'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553375'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553375'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553659'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553659'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554069'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554069'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554282'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554282'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554497'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554497'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551116'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551116'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553124'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553124'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547250'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547250'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551064'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551064'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552194'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552194'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553326'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553326'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551803'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551803'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552014'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552014'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552174'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552174'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552321'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552321'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552785'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552785'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553018'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553018'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553165'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553425'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553425'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553495'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553495'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553756'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553756'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553847'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553847'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554179'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554179'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550895'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550895'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551168'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551168'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551546'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551546'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551624'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551624'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552019'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552326'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552326'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552442'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552442'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552561'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552561'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552780'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552780'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553013'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553013'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553163'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553163'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553305'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553421'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553421'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553489'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553489'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553842'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553842'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554332'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554332'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554544'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554597'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554597'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551169'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551169'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551631'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552015'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552015'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552322'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552322'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552786'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552786'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553019'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553019'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553166'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553166'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553496'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553496'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553318'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553318'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553800'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553800'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553904'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553904'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554011'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554011'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554427'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554427'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554639'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547204'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547204'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547346'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551596'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551596'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551694'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553903'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553903'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554010'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554010'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554426'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554573'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554573'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554632'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547349'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547349'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550875'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550875'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551241'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551241'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551325'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553951'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553951'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554254'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554254'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554479'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554479'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551146'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551146'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551501'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551501'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553149'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553149'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553398'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553398'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553707'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553707'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554308'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554308'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547182'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547182'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550982'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550982'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551150'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551150'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553152'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553152'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551985'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551985'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552096'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552304'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552304'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552541'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551991'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551991'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552158'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552158'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552433'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552433'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552545'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552545'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552760'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552760'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552993'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552993'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553250'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553250'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551097'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551097'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551406'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551406'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553254'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553254'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553317'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553317'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553795'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553795'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553910'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553910'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554008'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554008'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554428'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554428'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554634'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551590'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551590'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554151'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554151'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553715'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553715'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554085'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554085'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554312'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554312'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550957'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550957'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551095'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551095'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551781'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551781'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553113'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553113'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553357'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553357'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553111'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553111'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553356'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553356'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554257'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554257'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554482'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554482'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553114'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553114'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553358'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553358'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553631'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553631'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552753'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552753'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552986'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553252'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553252'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553793'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553793'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553909'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553909'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554208'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554208'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554430'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554430'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554638'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550980'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550980'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552755'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552755'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551446'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551446'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551545'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551545'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552564'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552564'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547327'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547327'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551496'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551496'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553394'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553394'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552816'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552816'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552346'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552346'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551602'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551602'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553205'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553205'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551754'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551754'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553091'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551798'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551798'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553084'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553084'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553981'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553981'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551561'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551561'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553501'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553501'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551292'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551292'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551646'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554608'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554608'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547333'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547333'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551791'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551791'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547244'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547244'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552181'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552181'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550919'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550919'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552371'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552371'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551594'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551594'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551813'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551813'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552539'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552539'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547210'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547210'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551454'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551454'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551459'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551459'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554036'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554036'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552990'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552990'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550816'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550816'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547243'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547243'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552812'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552812'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553045'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553045'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547306'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547306'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553426'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553426'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551625'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551625'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552563'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552563'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552377'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552377'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552728'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552728'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551165'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551391'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551391'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551403'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551403'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551795'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551795'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554168'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554168'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552626'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552626'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552756'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552756'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553146'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553146'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551627'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553017'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553017'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552782'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552782'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547218'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547218'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553078'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553078'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551550'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551550'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553497'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553497'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554496'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554496'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553506'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553506'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551215'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551215'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554141'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554141'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554458'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554458'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553373'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553373'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552379'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552379'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552285'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552285'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552417'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552417'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552249'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552249'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553127'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553127'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551789'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551789'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552439'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552439'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552161'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552161'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554525'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554525'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551508'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551508'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553553'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552302'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552302'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551797'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551797'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551237'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551237'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551782'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551782'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552306'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552306'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551507'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551507'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553148'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553148'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552696'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552696'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553207'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553207'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551096'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551096'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550872'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550872'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551699'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553147'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553147'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551591'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551591'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551700'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551700'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551992'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554633'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547345'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547345'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551049'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551049'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551236'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551595'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551595'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551693'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551990'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551990'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552432'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552432'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552544'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552544'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552759'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552759'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554524'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554524'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547202'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547202'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547234'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547234'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547348'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547348'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552992'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552992'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553249'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553249'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553799'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553799'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551240'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551240'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551986'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551986'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552305'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552305'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552754'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552754'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552987'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552987'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553253'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553253'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553316'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553316'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553455'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553455'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553552'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553552'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553794'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553794'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554007'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554007'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554128'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554128'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554431'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554431'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554576'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554576'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551148'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551148'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551276'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551276'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551500'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551500'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552595'^^xsd:integer;
  dwc:scientificName 'Rhodymenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144252'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552595'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144252'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552707'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552707'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552940'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552940'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553706'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553706'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553968'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553968'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554310'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554310'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553276'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553276'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554054'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554054'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553551'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553551'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551144'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551144'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550979'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550979'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551686'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553541'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553541'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553896'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553896'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553802'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553802'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552809'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552809'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552299'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552299'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551988'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551988'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552157'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552157'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553454'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553454'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551384'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551384'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553203'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553810'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553810'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552811'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552811'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551685'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554481'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554481'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551089'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551089'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552933'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552933'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550956'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550956'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550824'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550824'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551871'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551871'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554170'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554170'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554630'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554517'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554517'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554480'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554480'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552303'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552303'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553798'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553798'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553401'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553401'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554127'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554127'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552928'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552928'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547233'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547233'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547168'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547168'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547203'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547203'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552630'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552630'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552516'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552516'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551835'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551835'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552988'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552988'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551553'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551553'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552483'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552483'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547325'^^xsd:integer;
  dwc:scientificName 'Phaeophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547325'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553466'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553466'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551194'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551194'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552165'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552165'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551046'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551046'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551001'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551001'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1554302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1554302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1554302'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1554302'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552265'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552265'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552625'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552625'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1552697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1552697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1552697'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1552697'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1547236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1547236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1547236'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1547236'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550761'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550761'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1551755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1551755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1551755'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1551755'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1550812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1550812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1550812'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1550812'^^xsd:anyURI;
  dwc:observationDate '1999-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26207"^^xsd:decimal ;
  dwc:decimalLongitude "11.1101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26207 11.1101)"^^geo:wktLiteral ;
  geo-pos:lat "42.26207"^^xsd:decimal ;
  geo-pos:long "11.1101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1291__urn%3Acatalog%3AMarBEF%2FLargeNet%3App%3A1553848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pp:1553848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1291_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pp'^^xsd:string;
  dwc:catalogNumber '1553848'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Giannutri Island'^^xsd:string;
  dwc:longitude '11.1101'^^xsd:double;
  dwc:latitude '42.26207'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pp:1553848'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
# EOF